Machine Language
–Computers only understand machine language. Unfortunately, humans can not understand it. Example of machine language:
1100 1010 1111 1110 1011 1010 1011 1110
Assembly Language
–In this language, a programmer writes every machine instruction, but in codes that are easier to understand.
Assembly language is no longer used very often. For example,
wBipus
wIload_2
–